CompoundFile Constructor

Overload List

CompoundFile Initializes a new instance of the CompoundFile class.
CompoundFile(Stream) Initializes a new instance of the CompoundFile class based on the supplied stream.
CompoundFile(String) Initializes a new instance of the CompoundFile class based on the supplied file.

See Also